home *** CD-ROM | disk | FTP | other *** search
-
- Notes to programmers who want to hack the program
-
- The following files are included so that you can modify or study how
- to do GEM and GEMDOS in Personal Pascal. You are welcome to modify and add
- enhancements to the program so long as you send me a copy of your code. The
- original source code is released by OSS and posted in CompuServe.
-
- PASCALM.PAS the main source code of the program;
- PASCALM.RSC the resource file;
- PASCALM.DEF resource definition file for Megamax RCS
- PASCALM.H C include file of the resource;
- PASCALM.I Pascal include file of the resource;
- WIN_INFO.PAS Some routines do work properly, hopefully some
- one or myself will make them work later.
-
- Currently I can not use windows after returing from a chained program.
- The text written to is invisble. You can add the win_info.pas to the main file
- and uncomment out the routines with Info_Window() and other routines related to
- window, and comment out the Info_Msg() and other routines related to closing
- the dialog_box. Also every once a while a pointer bug sneaks out and I am
- still chasing it.
-
- If you are not going to add any new features in the menu, you do not
- need a RCS to modify the .RSC file. If you have ideas of new features but do
- not have a copy of RCS, I can regenerate a RCS for you on request.
-
- Enjoy hacking.
-
- Jinfu Chen
- 445 S. Dobson Rd., #2022 (602)898-5338 (work)
- Mesa, AZ 85202 (602)834-7061 (home)
-
- CompuServe 72327,2434
- GEnie J.CHEN
-